CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc mscomm

搜索资源列表

  1. MsCommRecv

    0下载:
  2. VC++6下使用MSComm串口控件对串口进行检测,对检测出的文本进行显示。-VC++6 use MSComm serial controls to detect the serial port on the detected text display.
  3. 所属分类:Communication

    • 发布日期:2017-12-01
    • 文件大小:2347936
    • 提供者:王朝敏
  1. VCPLCtongxun

    0下载:
  2. VC编写PC与PLC通信的程序,在VC与PLC串口通信时,运用MSCOMM控件可以实现通信-VC to write PC and PLC communication program VC PLC serial communication, the communication can be achieved using MSCOMM control
  3. 所属分类:ELanguage

    • 发布日期:2017-11-14
    • 文件大小:111533
    • 提供者:jifan
  1. RS232COMM

    0下载:
  2. 本代码是一个采用VC进行串口通信编程的入门程序,用的的VC自带的mscomm控件。-This code is using the VC serial communication programming entry procedures, the VC comes mscomm control.
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:2364261
    • 提供者:Chopin
  1. smstest

    0下载:
  2. VC++6.0中使用mscomm串口控件-VC++6.0 to use mscomm serial control
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:2392243
    • 提供者:于先生
  1. CharTerminalSend

    0下载:
  2. VC编写的字符串发送终端程序,用于发送字符串,通信应用MSCOMM控件。-VC prepared by the string is sent terminal program for sending a string of communications applications MSCOMM control.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:1962430
    • 提供者:zc
  1. MSCOM

    0下载:
  2. vc平台下利用mscomm实现串口通信,经过测试非常实用,适合初学者。-mscomm vc platform using serial communication, tested very useful for beginners.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-17
    • 文件大小:7488779
    • 提供者:lanlan
  1. SerialPort_win32

    0下载:
  2. 基于win32的串口通信驱动,不使用VC提供的MSCOMM控件,使得通信控制更灵活-Win32-based serial communication drivers, do not use the VC provided MSCOMM control, making communication more flexible control
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:5174
    • 提供者:aaaaaa
  1. TTYReceiveMSComm

    0下载:
  2. 利用 MSComm 控件实现串口的发送与接收,适合VC初学者学习-Use MSComm control serial port to send and receive, suitable for beginners to learn VC
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1913168
    • 提供者:幻帝国
  1. VCMSCOMM

    0下载:
  2. VC中基于MSCOMM控件串行通信程序的开发,供VC程序员使用-MSCOMM control based on VC in the development of serial communication program for the programmer to use VC
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:326663
    • 提供者:estsi
  1. VCMSCOMM

    0下载:
  2. VC中基于MSCOMM控件串行通信程序的开发,供VC程序员使用-MSCOMM control based on VC in the development of serial communication program for the programmer to use VC
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:326710
    • 提供者:abeled
  1. Visual-CPP_MSComm

    0下载:
  2. 利用VC++的MSComm控件进行的上位机编写,很好的东西-MSComm control for use VC++ host computer writing, good things
  3. 所属分类:source in ebook

    • 发布日期:2017-05-31
    • 文件大小:13069039
    • 提供者:吴一飞
  1. VCPPSerial-communication

    0下载:
  2. 通过常用的串口通信进行分析,着重讨论了VC + + 6. 0环境下利用MSComm控件实现串口通信的方法,研究了利用MSComm控件实现串口通信的关键技术问题,给出了MSComm控件在VC + + 6. 0串口通信中的应用。-By common serial communication analysis focused on the VC++ 6. 0 environment using MSComm control serial communication method to study th
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5245257
    • 提供者:陈中元
  1. MSCommPro

    0下载:
  2. 利用MSComm控件进行串口通信,VC++经典编程学习源码,很好的参考资料。-Serial communication by using MSComm control, VC++ classic learning programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:15974
    • 提供者:南煎丸子
  1. VCPPmscomm

    0下载:
  2. VC++通信,MScomm控件使用,接收大于8个字符的数据-VC++ communication, MScomm controls used to receive data from more than eight characters
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:1477
    • 提供者:lee
  1. comm

    0下载:
  2. 利用MSComm控件实现的VC串口收发程序- The basic VC serial transceiver
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:4078744
    • 提供者:李萌
  1. ComTest

    0下载:
  2. VC++ 6.0 MSCOMM控制串口编程,最简单的工程,初学者可以直接应用并在此基础上添加你的代码,可直接应用-VC++ 6.0 MSCOMM control serial programming, the easiest project, beginners can be applied directly and add your code on this basis, can be applied directly
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1915459
    • 提供者:gaowei
  1. MSCommPro

    0下载:
  2. VC++使用MSComm控件进行串口通信的例子,基于MSComm来实现,也就是使用串口发送和接收数据,程序运行后会自动检测串口,选择串口后就可以发送一些简单的文字来测试串口通信的效果,之类例子较多了,你可以在本站搜索下“串口通信”。-VC++ controls the use of MSComm serial communication example, based on MSComm, which uses the serial port to send and receive data, p
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:16821
    • 提供者:Want
  1. A163410914-27047

    0下载:
  2. VC++使用MSComm控件进行串口通信的例子,基于MSComm来实现,也就是使用串口发送和接收数据,程序运行后会自动检测串口,选择串口后就可以发送一些简单的文字来测试串口通信的效果。-VC++ example using MSComm control serial communication based on MSComm to achieve, which is to use the serial port to send and receive data, the program will
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:16652
    • 提供者:韩瑞欣
  1. 串口通信

    1下载:
  2. VC平台使用MSComm控件实现串口通讯(VC6.0 to MSComm and UartAssist)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:1993728
    • 提供者:摩卡
  1. 8.DS18B20温度传感器

    0下载:
  2. 在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中(In VC++6.0, MSComm control programming, you can achieve the serial port to receive data and send data, data are displayed in the receiving box and send box)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:6493184
    • 提供者:二子爹
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com